Closed
Bug 1951772
Opened 3 months ago
Closed 3 months ago
Disable Mutation Events in Nightly
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•3 months ago
|
||
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/288a006b189d
Disable Mutation Events in Nightly, r=emilio
Updated•3 months ago
|
Type: defect → task
Comment 3•3 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 months ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
Comment 4•3 months ago
|
||
While being a removal, I think it still makes sense to add it to https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Experimental_features.
Looking at the change, Mutation Events are now being the preference dom.mutation_events.enabled
.
Sebastian
Keywords: dev-doc-needed
Comment 5•2 months ago
|
||
FF138 docs for this can be tracked in https://github.com/mdn/content/issues/38889. FYI this does what Sebastian suggested https://bugzilla.mozilla.org/show_bug.cgi?id=1951772#c4 - experimental feature update so developers know to try this in nightly.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•